##########################
# Dannish flavor events  #
#      scripted by       #
#  David"Rygar"Fallgren  #
#  & Johan Andersson     #
##########################


event = {
	id = 36200
	random = no
	country = DAN

	name = "EVT_36200_NAME" # Const. Monarchy
	desc = "EVT_36200_DESC" #
	style = 0

	date = { day = 1 month = january year = 1849 }

	action_a = {
        	name = "ACTIONNAME36200A"
		command = {type = constitution which = constitutional_monarchy}

	}

}

event = {
	id = 36201
	random = no
	country = DAN

	name = "EVT_36201_NAME" # first Louis Pio
	desc = "EVT_36201_DESC" #
	style = 0

	date = { day = 1 month = january year = 1871 }

	action_a = {
        	name = "OK"
		command = {type = pop_consciousness which = labourers value = 1}
		command = {type = pop_consciousness which = clerks value = 1}
		command = {type = pop_consciousness which = soldiers value = 1}

	}

}

event = {
	id = 36202
	random = no
	country = DAN

	name = "EVT_36202_NAME" # second Louis Pio
	desc = "EVT_36202_DESC" #
	style = 0

	date = { day = 1 month = janary year = 1872 }

	action_a = {
        	name = "ACTIONNAME36202A"
		command = {type = pop_consciousness which = labourers value = 1}
		command = {type = pop_consciousness which = clerks value = 1}
	}
	action_b = {
        	name = "ACTIONNAME36202B"
		command = {type = trade_unions which = all}

	}

}

event = {
	id = 36203
	random = no
	country = DAN

	name = "EVT_36203_NAME" # third Louis Pio
	desc = "EVT_36203_DESC" #
	style = 0

	date = { day = 1 month = january year = 1871 }

	action_a = {
        name = "ACTIONNAME36203A"
		command = {type = treasury value = -100}
	}

	action_a = {
        name = "ACTIONNAME36203B"
		command = {type = social_reform_cost_mod value = 2}
		command = {type = pop_militancy which = clergymen value = 1 }
	}
}

event = {
	id = 36204
	random = no
	country = DAN

	trigger = {
		owned  = { province = 1750 data = DAN }
	}

	name = "EVT_36204_NAME" # Slaves rising
	desc = "EVT_36204_DESC" #
	style = 0

	date = { day = 1 month = january year = 1848 }

	action_a = {
        name = "ACTIONNAME36204A"
		command = { type = convert_pop_type which = slaves value = labourers }
		command = { type = set_slavery value = no }
		command = { type = treasury value = -500 }
	}

	action_b = {
        name = "ACTIONNAME36204B"
		command = { type = pop_militancy which = slaves value = 10 where = 1750 }
	}
}

event = {
	id = 36205
	random = no
	country = DAN

	name = "EVT_36205_NAME" # Fortification of Copenhagen
	desc = "EVT_36205_DESC" #
	style = 0

	date = { day = 1 month = january year = 1886 }

	action_a = {
        name = "GREAT"
		command = {type = land_fort which = 311 value = 1}
	}

}


event = {
	id = 36206
	random = no
	country = DAN

	name = "EVT_36206_NAME" # Germanification
	desc = "EVT_36206_DESC" #
	style = 0

	date = { day = 1 month = january year = 1897}

	action_a = {
		name = "ACTIONNAME36206A"
		command = {type = relation value = -100 which = PRU }
		command = {type = relation value = -100 which = GER }
	}

}

event = {
	id = 36207
	random = no
	country = DAN

	name = "EVT_36207_NAME" # Great Strike
	desc = "EVT_36207_DESC" #
	style = 0

	date = { day = 1 month = january year = 1899 }

	action_a = {
		name = "ACTIONNAME36207A"
		command = {type = pop_consciousness which = labourers value = 2}
		command = {type = pop_militancy which = labourers value = 3 }
		command = {type = pop_consciousness which = craftsmen value = 2}
		command = {type = pop_militancy which = craftsmen value = 3 }
	}


}

event = {
	id = 36208
	random = no
	country = DAN

	name = "EVT_36208_NAME" # Alberini
	desc = "EVT_36208_DESC" #
	style = 0

	date = { day = 1 month = january year = 1908}

	action_a = {
		name = "OK"
		command = {type = hold_election }
		command = {type = treasury value = -500}
	}

}

event = {
	id = 36209
	random = no
	country = DAN

	name = "EVT_36209_NAME" # Sale Virgin Islands
	desc = "EVT_36209_DESC" # triggred by 36221
	style = 0

	action_a = {
		name = "ACTIONNAME36209A"
		command = { type = treasury value = 5000 }
		command = { type = secedeprovince which = USA value = 1750 }
	}

	action_b = {
		name = "ACTIONNAME36209B"
		command = {type = trigger which = 36222 }
		command = {type = relation value = -100 which = USA}
	}
}

event = {
	id = 36221
	random = no
	country = USA
	trigger = {
		exists = DAN
		owned  = { province = 1750 data = DAN }
		NOT = { war = { country = DAN  country = USA } }
	}

	name = "EVT_36209_NAME" # Sale Virgin Islands
	desc = "EVT_36209_DESC" #

	date = { day = 1 month = july year = 1916 }
	offset = 300
	deathdate = { day = 30 month = december year = 1920 }
	style = 0

	action_a = {
		name = "ACTIONNAME36221A"
		command = {type = treasury value = -5000}
		command = {type = trigger which = 36209 }
	}

	action_b = {
		name = "ACTIONNAME36221B"
		command = {type = relation value = 50 which = DAN }
	}
}

event = {
	id = 36222
	random = no
	country = USA

	#Triggered by DAN36209b

	name = "EVT_36222_NAME" # Refuse of Sale Virgin Islands
	desc = "EVT_36222_DESC" #

	action_a = {
		name = "OK"
		command = {type = treasury value = 5000}
	}

}




event = {
	id = 36210
	random = no
	country = DAN
	trigger = { NOT = { owned = { province = 306 } } }


	name = "EVT_36210_NAME" # Fyrretyve fortllinger af fdrelandets historie
	desc = "EVT_36210_DESC" #
	style = 0

	date = { year = 1882 }
	offset = 200

	action_a = {
		name = "ACTIONNAME36210A"
		command = {type = literacy value = 0.02 }
		command = {type = pop_ideology which = 10 value = reactionary }
	}

}



event = {
	id = 36211
	random = no
	country = DAN

	name = "EVT_36211_NAME" # Det danske Hedeselskab
	desc = "EVT_36211_DESC" #
	style = 0
	trigger = { NOT = { owned = { province = 306 } } }

	date = { day = 1 month = january year = 1865}
	offset = 200
	deathdate = { day = 1 month = january year = 1875}

	action_a = {
		name = "ACTIONNAME36211A"
		command = {type = resource_value value = 10 where = 308 }
		command = {type = resource_value value = 10 where = 309 }
		command = {type = resource_value value = 10 where = 310 }
	}

}


event = {
	id = 36212
	random = no
	country = DAN

	picture = fire

	name = "EVT_36212_NAME" # The Christiansborg fire of 1884
	desc = "EVT_36212_DESC" #
	style = 0

	date = { day = 1 month = january year = 1884}
	offset = 100

	action_a = {
		name = "ACTIONNAME36212A"
		command = {type = prestige value = -5}
	}

}


event = {
	id = 36213
	random = no
	country = DAN

	name = "EVT_36213_NAME" # Ny Carlsberg Glyptoteket
	desc = "EVT_36213_DESC" #
	style = 0

	date = { year = 1892}
	offset = 200

	action_a = {
		name = "ACTIONNAME36213A"
		command = {type = literacy value = 0.02 }
	}

}


event = {
	id = 36214
	random = no
	country = DAN

	name = "EVT_36214_NAME" # Assassination attemp on Estrup.
	desc = "EVT_36214_DESC" #
	style = 0

	date = { day = 1 month = january year = 1885}
	offset = 200

	action_a = {
		name = "ACTIONNAME36214A"
		command = {type = prestige value = -5}
	}

}


event = {
	id = 36215
	random = no
	country = DAN

	name = "EVT_36215_NAME" # United breweries
	desc = "EVT_36215_DESC" #
	style = 0

	date = { year = 1891}
	offset = 100

	action_a = {
		name = "ACTIONNAME36215A"
		command = {type = gain_building value = liquor_distillery which = 311 }
		command = {type = literacy value = -0.01}
	}

}


event = {
	id = 36216
	random = no
	country = DAN

	name = "EVT_36216_NAME" # Jacob Christian Ellehammer
	desc = "EVT_36216_DESC" #
	style = 0

	date = { day = 1 month = january year = 1908}

	action_a = {
		name = "ACTIONNAME36216A"
		command = {type = research_points value = 5 }
	}

}



event = {
	id = 36217
	random = no
	country = DAN

	name = "EVT_36217_NAME" # Sren Kierkegaard
	desc = "EVT_36217_DESC" #
	style = 0

	date = { year = 1843 }
	offset = 350

	action_a = {
		name = "ACTIONNAME36217A"
		command = {type = prestige value = 5 }
	}

}


event = {
	id = 36218
	random = no
	country = DAN

	name = "EVT_36218_NAME" # Tivoli opens
	desc = "EVT_36218_DESC" #
	style = 0

	date = { year = 1843 }
	offset = 340

	action_a = {
		name = "OK"
		command = {type = prestige value = 5 }
		command = {type = pop_militancy which = labourers value = -1 }
	}

}


event = {
	id = 36219
	random = no
	country = DAN

	name = "EVT_36219_NAME" # Rdding Hjskole
	desc = "EVT_36219_DESC" #
	style = 0

	date = { year = 1844}
	offset = 300

	action_a = {
		name = "ACTIONNAME36219A"
		command = {type = pop_consciousness which = labourers value = 1 }
		command = {type = pop_consciousness which = farmers value = 1 }
		command = {type = literacy value = 0.02 }
	}

}

event = {
	id = 36220
	random = no
	country = DAN

	name = "EVT_36220_NAME" # George Brandes first speech
	desc = "EVT_36220_DESC" #
	style = 0
	date = { year = 1871}
	offset = 300


	action_a = {
		name = "ACTIONNAME36220A"
		command = {type = pop_ideology which = 10 value = liberal }

	}

}

